sync.RWMutex.rUnlockSlow (method)

2 uses

	sync (current package)
		rwmutex.go#L120: 		rw.rUnlockSlow(r)
		rwmutex.go#L127: func (rw *RWMutex) rUnlockSlow(r int32) {